MatchClosed

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(Match open_match, Match close_match)
Undocumented in source.

Members

Functions

end_position
size_t end_position()
Undocumented in source. Be warned that the author may not have intended to support it.
found
bool found()
Undocumented in source. Be warned that the author may not have intended to support it.
inner
string inner()
Undocumented in source. Be warned that the author may not have intended to support it.
length
size_t length()
Undocumented in source. Be warned that the author may not have intended to support it.
outer
string outer()
Undocumented in source. Be warned that the author may not have intended to support it.
position
size_t position()
Undocumented in source. Be warned that the author may not have intended to support it.
prefix
string prefix()
Undocumented in source. Be warned that the author may not have intended to support it.
suffix
string suffix()
_close_match
Match _close_match;
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_open_match
Match _open_match;
Undocumented in source.

Meta